* msdos.c (last_mouse_window): Move to...
authorDmitry Antipov <dmantipov@yandex.ru>
Mon, 2 Sep 2013 06:45:04 +0000 (10:45 +0400)
committerDmitry Antipov <dmantipov@yandex.ru>
Mon, 2 Sep 2013 06:45:04 +0000 (10:45 +0400)
commit88570c80c6a11e220a17c4a0816ba61ca5d02984
treeb95e0b6f45a97e9caecb9ef0467a23105d30aab7
parentba35e3707ba14bc80646d9c66459cb34f1144a15
* msdos.c (last_mouse_window): Move to...
(dos_rawgetc): ...this function and adjust comment.
* nsterm.m (last_window): Rename to last_mouse_window, move to...
(mouseMoved): ...this function and adjust comment.
* w32term.c (last_window): Likewise with...
(w32_read_socket): ...this function.
* xterm.c (last_window): Likewise with...
(handle_one_xevent): ...this function.
src/ChangeLog
src/msdos.c
src/nsterm.m
src/w32term.c
src/xterm.c